Remove obsolete tpm_backend entry.
authorEwan Mellor <ewan@xensource.com>
Sat, 10 Mar 2007 21:43:07 +0000 (21:43 +0000)
committerEwan Mellor <ewan@xensource.com>
Sat, 10 Mar 2007 21:43:07 +0000 (21:43 +0000)
Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendConfig.py

index ec8a66fb7e968164037468da89653b29151ec1b2..c945ced425481f4c6c3b906fc3176e883b79d55b 100644 (file)
@@ -151,7 +151,6 @@ XENAPI_CFG_TYPES = {
     'actions_after_shutdown': str,
     'actions_after_reboot': str,
     'actions_after_crash': str,
-    'tpm_backend': int,    
     'PV_bootloader': str,
     'PV_kernel': str,
     'PV_ramdisk': str,